Module implementing the feature permission bar widget.
| None |
| FeaturePermissionBar | Class implementing the feature permission bar widget. |
| None |
Class implementing the feature permission bar widget.
Note: This is not needed for Qt 6.8+.
| DefaultHeight |
| None |
| FeaturePermissionBar | Constructor |
| __permissionDenied | Private slot handling the user pressing the deny button. |
| __permissionGranted | Private slot handling the user pressing the allow button. |
| __permissionUnknown | Private slot handling the user closing the dialog without a selection. |
| hide | Public slot to hide the animated widget. |
| None |
Constructor
Private slot handling the user pressing the deny button.
Private slot handling the user pressing the allow button.
Private slot handling the user closing the dialog without a selection.
Public slot to hide the animated widget.